STEP 1: We started building this program for you! Now, we'll start learning how it works!

The variable star_size at the top of our program controls the size (the radius) of the first three stars.

  • Find star4 in the editor and change its radius parameter from the number 10 to the variable star_size.
  • Remember, integers DO NOT get quotes around them!

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)